Skip to content

Add AB test variant indexes - #1381

Merged
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
babawo96:fix/add-ab-test-variant-indexes
Aug 29, 2026
Merged

Add AB test variant indexes#1381
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
babawo96:fix/add-ab-test-variant-indexes

Conversation

@babawo96

@babawo96 babawo96 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

closes #1230

Summary

  • Add the missing composite index on the AB test variant foreign key and weight column.
  • Add a migration to create the same index in existing databases.

Notes

  • No tests or compilation were run, per request.

@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@babawo96 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project.

@RUKAYAT-CODER
RUKAYAT-CODER merged commit e287e0e into rinafcode:main Aug 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add database indexes to the ab-test-variant entity

2 participants